[INFO] cloning repository https://github.com/oxidize-rb/mrb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oxidize-rb/mrb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidize-rb%2Fmrb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidize-rb%2Fmrb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5309bbc52ceaf73f74dea734f43d84bb84ea1121
[INFO] testing oxidize-rb/mrb against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidize-rb%2Fmrb" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/oxidize-rb/mrb
[INFO] finished tweaking git repo https://github.com/oxidize-rb/mrb
[INFO] tweaked toml for git repo https://github.com/oxidize-rb/mrb written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oxidize-rb/mrb on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oxidize-rb/mrb already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.81
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.81
[INFO] [stderr]   Downloaded bumpalo v3.10.0
[INFO] [stderr]   Downloaded chunked_transfer v1.4.0
[INFO] [stderr]   Downloaded libloading v0.7.3
[INFO] [stderr]   Downloaded clang-sys v1.3.3
[INFO] [stderr]   Downloaded tar v0.4.38
[INFO] [stderr]   Downloaded miniz_oxide v0.5.3
[INFO] [stderr]   Downloaded bindgen v0.60.1
[INFO] [stderr]   Downloaded nom v7.1.1
[INFO] [stderr]   Downloaded webpki-roots v0.22.4
[INFO] [stderr]   Downloaded flate2 v1.0.24
[INFO] [stderr]   Downloaded regex v1.6.0
[INFO] [stderr]   Downloaded js-sys v0.3.58
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.81
[INFO] [stderr]   Downloaded cc v1.0.73
[INFO] [stderr]   Downloaded web-sys v0.3.58
[INFO] [stderr]   Downloaded ureq v2.3.1
[INFO] [stderr]   Downloaded xattr v0.2.3
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.81
[INFO] [stderr]   Downloaded rustls v0.20.6
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.81
[INFO] [stderr]   Downloaded once_cell v1.13.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e70140feea02225e35d2ad1071872d4d049afca36c3a6b689a26b549bb9f0c8
[INFO] running `Command { std: "docker" "start" "-a" "3e70140feea02225e35d2ad1071872d4d049afca36c3a6b689a26b549bb9f0c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e70140feea02225e35d2ad1071872d4d049afca36c3a6b689a26b549bb9f0c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e70140feea02225e35d2ad1071872d4d049afca36c3a6b689a26b549bb9f0c8", kill_on_drop: false }`
[INFO] [stdout] 3e70140feea02225e35d2ad1071872d4d049afca36c3a6b689a26b549bb9f0c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79308432641acba4075c5cdad1b69c6c5043c311369348b52459870239e0e79a
[INFO] running `Command { std: "docker" "start" "-a" "79308432641acba4075c5cdad1b69c6c5043c311369348b52459870239e0e79a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling chunked_transfer v1.4.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling clang-sys v1.3.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling filetime v0.2.17
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling tar v0.4.38
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.4
[INFO] [stderr]    Compiling ureq v2.3.1
[INFO] [stderr]    Compiling mrb-src v0.1.0 (/opt/rustwide/workdir/crates/mrb-src)
[INFO] [stderr]    Compiling mrb-sys v0.1.0 (/opt/rustwide/workdir/crates/mrb-sys)
[INFO] [stderr] error: failed to run custom build command for `mrb-sys v0.1.0 (/opt/rustwide/workdir/crates/mrb-sys)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/mrb-sys-74b6faca9d0000d3/build-script-main` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build/presym.rs
[INFO] [stderr]   cargo:rerun-if-changed=build/main.rs
[INFO] [stderr]   cargo:rerun-if-env-changed=MRB_SYS_DEBUG_BUILD
[INFO] [stderr]   cargo:rustc-link-lib=static=mruby
[INFO] [stderr]   cargo:rerun-if-changed=build/presym.rs
[INFO] [stderr]   cargo:rerun-if-changed=build/main.rs
[INFO] [stderr]   cargo:rerun-if-env-changed=MRB_SRC_DEBUG_BUILD
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Downloading mruby to /opt/rustwide/target/debug/build/mrb-sys-414a0602ecfe1a99/out/3.1.0
[INFO] [stderr]   /opt/rustwide/target/debug/build/mrb-sys-414a0602ecfe1a99/out/wrapper.h:2:10: fatal error: 'mruby.h' file not found
[INFO] [stderr]   Error: ClangDiagnostic("/opt/rustwide/target/debug/build/mrb-sys-414a0602ecfe1a99/out/wrapper.h:2:10: fatal error: 'mruby.h' file not found\n")
[INFO] running `Command { std: "docker" "inspect" "79308432641acba4075c5cdad1b69c6c5043c311369348b52459870239e0e79a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79308432641acba4075c5cdad1b69c6c5043c311369348b52459870239e0e79a", kill_on_drop: false }`
[INFO] [stdout] 79308432641acba4075c5cdad1b69c6c5043c311369348b52459870239e0e79a
